Small rst.el stuff.
authorGlenn Morris <rgm@gnu.org>
Tue, 4 Jan 2011 04:47:39 +0000 (20:47 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 4 Jan 2011 04:47:39 +0000 (20:47 -0800)
commit84d4dcb4ef6c259e43a75b5cae2b867c9a8f6fd7
tree1bcb1bd5a52ad58044f7c9a3f63cb5135fe11357
parent286a089b371d97506c84cc4b519b58312a0b430a
Small rst.el stuff.

* lisp/textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
Add `pdf' and `s5' entries.  Use `prog.py' if found, otherwise
default to `prog' without a .py extension.
(rst-compile-pdf-preview, rst-compile-slides-preview):
Use program names from rst-compile-toolsets, rather than hard-coding.
(rst-portable-mark-active-p): Fix presumed typo.
lisp/ChangeLog
lisp/textmodes/rst.el